home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Total Recall < prev    next >
Text File  |  1999-08-02  |  619b  |  53 lines

  1. Resn=20,
  2.  
  3. Durn="7",
  4.  
  5. CamX="100",
  6. CamY="0",
  7. CamZ="70",
  8.  
  9. CmLX="0",
  10. CmLY="0",
  11. CmLZ="69",
  12.  
  13. CUpX="0",
  14. CUpY="0",
  15. CUpZ="1",
  16.  
  17. C0="1/(500*dt*dt+1)",
  18.  
  19.  
  20. R="(1-.8*(dt-.05)^3) + c0-.02",
  21. G="1-6*(dt-.15) + c0-.11",
  22. B="c0-.02",
  23.  
  24.  
  25.  
  26. widt=230,heig=425,
  27.  
  28. ConL=0,ConB=1,
  29.  
  30.  
  31.  
  32. // Just makes the dt=0 linewidth 3
  33. LWdt="1 + 2 * sqwv(1+dt)",
  34.  
  35. Fall="1",
  36.  
  37.  
  38. // Z looks is ugly because i use sqwv() to combine two functions
  39.  
  40. C1="(.5-.5*cos(10*dt))^7",
  41. C2="sqwv( 1.315 - dt )",
  42. C3="280 -215 * ( c1 * (1- c2) + (1+(dt-.315)+2.2*(dt-.49)^11) * c2 )",
  43.  
  44. X="0",
  45. Y="380 * s - 190",
  46. Z="c3 + abs( mag( s ) ) * 40",
  47.  
  48. Scal="860",
  49. ScSz=1,
  50.  
  51. Pers="1300",
  52.  
  53. Vers=30